How can I prevent people from looking at a listing of files in parent directory if I haven't uploaded index.html? [closed]

Posted by LedZeppelin on Pro Webmasters See other posts from Pro Webmasters or by LedZeppelin
Published on 2011-06-24T10:47:06Z Indexed on 2011/06/24 16:32 UTC
Read the original article Hit count: 212

Filed under:
|
|
|

Possible Duplicate:
How to restrict the download of all files in a folder?

I haven't uploaded index.html or index.php to my root directory. How can I prevent people from looking at a listing of files in parent directory?

http://oi56.tinypic.com/sc739e.jpg

Also, is it possible for people to obtain a list of all the files in the root directory once I upload index.html?

I'm currently using .htaccess and htusers to prompt someone to enter a username and password when they try to access any file in the root directory.

This may sound like a weird request but would it be possible to have them come to the site (without an index.html) and just have them not see the files? All it would say on the page would be the following:

Index of/

Apache Server at mysite.com Port 80

© Pro Webmasters or respective owner

Related posts about hosting

Related posts about web-development